home *** CD-ROM | disk | FTP | other *** search
/ Master Levels for Doom 2 / Master Levels For Doom II.iso / idstuff / install.inf / id.txt
Encoding:
Text File  |  1995-11-10  |  1.9 KB  |  62 lines

  1. ; TestDrive - Installation Script
  2.  
  3. [Application]
  4. Name=TestDrive
  5. Title=id STUFF
  6. Directory=C:\idstuff
  7. PM Group=id STUFF 
  8. Free Space=12000
  9. Files Total=5000
  10. Background=BITMAP
  11. Bitmap File=INSTALL.BMP
  12. Install DLL=install.dll N
  13.  
  14. ;Debug Mode=1
  15.  
  16. [Disks]
  17. 1="TestDrive_4"
  18.  
  19. ;           VERSION - copy if N)ewer or A)lways ---------+
  20. ;FORMAT - normal (no split or compressed files) -------+ |
  21. ;                                 DISK - only 1 -----+ | |
  22. ;     DIRECTORY - always copy to specified path ---+ | | |
  23. ;               COMPONENT - none so always copy -+ | | | |
  24. ;                                                | | | | |
  25. ;                                                V V V V V
  26.  
  27. [Directories]
  28.  
  29. [Windows Files]
  30.  
  31. [System Files]
  32. ;TestDrive "Sounds"=mcicda.drv              1 0 1 N N
  33.  
  34. [Files]
  35. TestDrive "System"=redir16.dll              1 0 1 N A
  36. ;TestDrive "Help"=t_drive.hlp             1 0 1 N A
  37. TestDrive "Shell"=flow.EXE             1 0 1 N A
  38. TestDrive "Database"=sku.4             1 0 1 N N
  39. ;TestDrive "Database"=codes             1 0 1 N A
  40. TestDrive "Library"=flowlib.dir             1 0 1 N A
  41. TestDrive "Library"=flowlib.lib             1 0 1 N A
  42. TestDrive "Library"=photos.dir             1 0 1 N A
  43. TestDrive "Library"=photos.lib             1 0 1 N A
  44. TestDrive "Tags"=tags.dir             1 0 1 N A
  45. TestDrive "Tags"=tags.lib             1 0 1 N A
  46. TestDrive "Library"=pagemkr.dir             1 0 1 N A
  47. TestDrive "Library"=pagemkr.lib              1 0 1 N A
  48. TestDrive "Viewer"=view.exe             1 0 1 N A
  49. TestDrive "Profile"=tdwin.ini             1 0 1 N A
  50. TestDrive "Cursor"=cursor.exe             1 0 1 N A
  51. TestDrive "ProcHook DLL"=ProcHook.dll         1 0 1 N A
  52. TestDrive "HighEdit DLL"=HighEdit.dll         1 0 1 N A
  53. TestDrive "RTF DLL"=rtf.dll             1 0 1 N A
  54. TestDrive "Readme"=readme.wri             1 0 1 N A
  55. TestDrive "Sounds"=hamwal1.wav              1 0 1 N A
  56.  
  57.  
  58. [PM Group]
  59. TestDrive=1 %%\flow.exe %%\flow.exe
  60. Read Me First=1 "WRITE.EXE %%\readme.wri" WRITE.EXE
  61. UnInstall=1 %%\uninstal.exe %%\uninstal.exe
  62.